Skip to content

Add a container image and local Docker install path#69

Merged
steve228uk merged 2 commits into
mainfrom
containerise
May 13, 2026
Merged

Add a container image and local Docker install path#69
steve228uk merged 2 commits into
mainfrom
containerise

Conversation

@steve228uk

Copy link
Copy Markdown
Collaborator

Summary

  • Add a Bun-based production server that serves the built app, SPA fallbacks, /healthz, and the existing chat API routes.
  • Publish a multi-arch OCI image to GHCR with a GitHub Actions workflow and local docker compose support.
  • Keep AI chat available in containers by honoring local BYOK settings when Gateway auth is not present.
  • Document container usage and tighten reproducible image builds with the checked-in Bun lockfile.

Testing

  • bun run test
  • bun run build
  • docker compose config
  • Local browser and server smoke checks against the Bun container server for SPA routing, health, and AI status

@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
deana Ready Ready Preview, Comment May 13, 2026 8:37am

Request Review

@steve228uk steve228uk marked this pull request as ready for review May 13, 2026 08:25

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f6d4dfff3a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Dockerfile Outdated
@steve228uk steve228uk merged commit 1e648c6 into main May 13, 2026
3 checks passed
@steve228uk steve228uk deleted the containerise branch May 13, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant